Default Connector

When you configure extended properties using UI elements, such as combo box, radio button, and list, you also need to configure their option values. You can use the default connector to import option values from an MS Excel file or enter them manually.

To configure option values using the default connector, follow these steps:

  1. In the Configure Form section, click the required UI element.
  2. Ensure that you are in edit mode.

  3. In the Properties section, click Configure.
  4. The Connectors page appears.

    Connectors Ep Configure

  5. On the Connectors page, ensure that the Default Connector option is selected. Then, click Next.
  6. The <UI_Element> Options page appears. For example, if the UI element is Combo Box, the Combo Box Options page appears.

    Combo Box Options

  7. Use the following options:
    Add
    Use this option to enter text and value manually.
    Import Excel
    Use this option to import options from MS Excel files.
  8. After configuring option values, click Save.

To add option values manually, follow these steps:

  1. Click Add.
  2. Enter values in the Text and Value fields.
  3. The Text corresponds to options whereas the Value corresponds to underlying value of an option. You can add as many values as needed.

    Extended Properties Manually

  4. Click Save.
  5. The option values appear in the UI element under the Configure Form section.

    Extended Properties Option Val M

To import option values from MS Excel files, follow these steps:

  1. Click Import Excel.
  2. The Upload Excel page appears.

    Extended Properties Upload Excel

  3. Click Choose File and select the required MS Excel file.
  4. The Upload Excel page appears. It displays the data in the MS Excel file.

    Extended Properties Field

  5. Double-click the Select Column To Import cell in the required column.
  6. The available options appear.

    Extended Properties Field Value

  7. Select the appropriate option.
  8. Field corresponds to options and Value corresponds to value of an option. You can import multiple columns. Use Clear Selection to undo the selection.

  9. Click Icon Import Data.
  10. The <UI_Element> Options page appears. It displays the imported columns. You can delete a row that is not required. To delete rows, click a row and then click Delete.

    Extended Properties Options Value
  11. Click Save.
  12. The option values appear in the UI element under the Configure Form section.

    Combo Box Options Values